projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
002abc6
)
passwordentry: Fix a documentation comment parameter name
author
Timm Bäder
<mail@baedert.org>
Wed, 7 Aug 2019 11:12:57 +0000
(13:12 +0200)
committer
Timm Bäder
<mail@baedert.org>
Wed, 7 Aug 2019 11:12:57 +0000
(13:12 +0200)
gtk/gtkpasswordentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtkpasswordentry.c
b/gtk/gtkpasswordentry.c
index 8515ba2b5c0d66095b34d24c22165fef7745b578..d8ed6a90e8189ae1ebbb96535f12eb661b309fd5 100644
(file)
--- a/
gtk/gtkpasswordentry.c
+++ b/
gtk/gtkpasswordentry.c
@@
-574,7
+574,7
@@
gtk_password_entry_set_extra_menu (GtkPasswordEntry *entry,
/**
* gtk_password_entry_get_extra_menu:
- * @
self
: a #GtkText
+ * @
entry
: a #GtkText
*
* Gets the menu model set with gtk_password_entry_set_extra_menu().
*